lockedTo

@get:JvmName(name = "getLockedTo")
@set:JvmName(name = "setLockedTo")
var lockedTo: Int
If greater than zero, treat the value as a nodenum only allowing them to update the waypoint.
If zero, the waypoint is open to be edited by any member of the mesh.

uint32 locked_to = 5;